gSTM is a front-end for managing SSH-tunneled port redirects. It stores tunnel configurations in a simple XML format. The tunnels (local, remote and dynamic) can be managed and individually started/stopped through one simple interface.
License
GNU General Public License version 2.0 (GPLv2)Follow Gnome SSH Tunnel Manager
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
It's brilliant. Can it store/get the ssh private key password using the gnome keyring (or did I miss something)?
-
Excellent!
-
You can add compression by modifying src/fnssht.c , searching for string hargs->sshargs = gstm_ssht_addssharg(hargs->sshargs, "ssh"); and adding this line after that: hargs->sshargs = gstm_ssht_addssharg(hargs->sshargs, "-C"); Then you must compile, off course. (./configure , make & make install) Warning: with this change gSTM always compress traffic
-
Well it works but I hate having to chase after dozens of warning windows and clicking them in sequence when my VPN goes down. A restart ALL button would be nice
-
很好用。